ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseAxisView<TDefinition,TOwnerView> Class / _categoryValueViews Method

In This Topic
    _categoryValueViews Method (_BaseAxisView<TDefinition,TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _categoryValueViews() As List(Of ICategoryValueView)
    public List<ICategoryValueView> _categoryValueViews()
    See Also